CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 目标跟踪 代码

搜索资源列表

  1. opencv-meanshift

    0下载:
  2. meanshift的opencv代码,meanshift用于图像分割,目标跟踪-meanshift the opencv the code, meanshift used for image segmentation, target tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:1046785
    • 提供者:why
  1. tracking

    0下载:
  2. 目标跟踪,视频中的运动目标检测与跟踪,matlab 代码,简单易懂-object tracking.motive object detection and tracking in videos.
  3. 所属分类:matlab例程

    • 发布日期:2013-04-16
    • 文件大小:94250
    • 提供者:易扬
  1. camshitftrack20130115

    0下载:
  2. 这是一个基于opencv的camshift目标跟踪程序,很不错的,上面有详细的代码说明,对大家的编程很有帮助的-This is a camshift opencv based on the target tracking program, very good, it has detailed code instructions, to everyone s programming is very helpful
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:2654139
    • 提供者:xiaohan
  1. BoostingTracker

    0下载:
  2. 基于OpenCV 1.0的BoostingTracker跟踪算法,包括算法核心代码和dll库文件,以及相关论文,适用于形变不大的运动目标跟踪。-Applicable to small deformation moving target tracking based the OpenCV 1.0 BoostingTracker tracking algorithm, including the the algorithm core code and dll library files, and r
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:11050845
    • 提供者:郑小超
  1. CT_CPP_sq_v1

    0下载:
  2. 基于OpenCV的CompressiveTracking(压缩感知目标跟踪算法) C++ 代码,利用Harr特征,在特定场景下有较好的跟踪效果。-To Harr characteristics based the OpenCV s CompressiveTracking (compressed sensing, target tracking algorithm) C++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-10-30
    • 文件大小:3041138
    • 提供者:郑小超
  1. Mean-shift

    0下载:
  2. 该代码是采用Mean-shift算法进行目标跟踪,该代码可以正常运行,且简单易懂。-The code is the use of Mean-shift algorithm to track the target, the code can run normally, and it is easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:2467840
    • 提供者:戴彬
  1. 99262861DSP-C6000-DM642DEMO

    0下载:
  2. Opencv移植到DSP的代码,主要功能是视频监控,智能监控运动目标跟踪-Opencv transplant to the DSP code, the main function is to video surveillance, intelligent monitoring moving target tracking
  3. 所属分类:DSP program

    • 发布日期:2017-12-01
    • 文件大小:16259436
    • 提供者:chenguichun
  1. motiondetect

    0下载:
  2. 这是一个opencv的,关于运动目标跟踪的代码,欢迎下载,谢谢大家-This is a opencv, about moving target tracking code, welcome to download, thank you
  3. 所属分类:OpenCV

    • 发布日期:2017-12-08
    • 文件大小:421613
    • 提供者:chenguichun
  1. ghk_tracker

    0下载:
  2. 基于matlab语言的αβγ滤波器的一种经典代码,适用于恒定加速度的运动雷达目标跟踪-A classic code based on Matlab language αβγ filter, suitable for constant acceleration motion radar target tracking
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:564
    • 提供者:Wayne
  1. CAMSHIFT-

    0下载:
  2. camshift算法的运动目标检测与跟踪代码(VC++)-the Camshift algorithm of moving target detection and tracking code (VC++)
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:6557
    • 提供者:鲍鹏宇
  1. FixedCamShift

    0下载:
  2. 改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。-FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target trackin
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:6300490
    • 提供者:Zion
  1. matlab-code

    0下载:
  2. 一个多目标跟踪的matlab代码,里面附有说明文档.其中背景差分法可以实现实时更新.该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-matlab
  3. 所属分类:Special Effects

    • 发布日期:2015-03-01
    • 文件大小:100352
    • 提供者:燕子
  1. camshift

    0下载:
  2. 多目标跟踪的camshift while循环代码Multi-target tracking camshift while loop code-Multi-target tracking camshift while loop code
  3. 所属分类:游戏

    • 发布日期:2014-03-23
    • 文件大小:2025
    • 提供者:lixjun
  1. kalman

    0下载:
  2. 本程序为用matlab对kalman滤波进行目标跟踪的应用仿真的程序代码-The procedures for the use of matlab kalman filter for target tracking application simulation program code
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:13493
    • 提供者:xuliyue
  1. PFtracking

    0下载:
  2. 用于目标跟踪的粒子滤波代码, 用matlab编写的,很有借鉴性,一维情况下,非高斯非线性,其中将扩展卡尔曼滤波与粒子滤波进行比较,更好的说明了粒子滤波的优越性-Particle filter for target tracking code, using matlab prepared very useful reference resistance, the one-dimensional case, the non-Gaussian nonlinear, which will be ex
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:12276
    • 提供者:冰蓝
  1. MATLAB-tracking

    0下载:
  2. 这是一个目标跟踪的matlab代码,机器人专业的同学应该会很感兴趣-This is a target tracking matlab code, the robot professional students should be very interested in! !
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8219
    • 提供者:上官
  1. cd63e100efd537f617ad74a57ce1f286

    0下载:
  2. 目标跟踪的程序代码,需要视频跟踪的可以看看。-Target tracking code, you need to look at the video track.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:557023
    • 提供者:yangwenlong
  1. CS_model1

    0下载:
  2. 当期统计模型是机动目标跟踪领域一种基础算法,本代码给出了当期统计模型的一个简单应用。-Current statistical model is a basic maneuvering target tracking algorithm, the code gives the current statistical model of a simple application.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1651
    • 提供者:程序猿
  1. IMM1

    0下载:
  2. 交互多模型是机动目标跟踪中一中重要算法,本代码采用2中滤波模型实现了机动跟踪。-Interacting multiple model maneuvering target tracking an important algorithm, the code uses two filtering model implemented in the mobile tracking.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1634
    • 提供者:程序猿
  1. TrackerBPF

    0下载:
  2. 在matlab中对目标跟踪进行仿真代码。编的很有调理和大家分享下。-In matlab for target tracking simulation code. Made the very conditioning and under the U.S. share.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1158
    • 提供者:centyear
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com